projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c06bd5
)
stylecontext: Update docs for gtk_render_activity()
author
Benjamin Otte
<otte@redhat.com>
Fri, 15 Aug 2014 01:55:53 +0000
(
03:55
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Sat, 16 Aug 2014 14:34:15 +0000
(16:34 +0200)
gtk/gtkstylecontext.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.c
b/gtk/gtkstylecontext.c
index f7f317932171eb9cc1f3d9af4aa88c70618d0e76..48869894a915bf67e48467ba6069a20a6add8d85 100644
(file)
--- a/
gtk/gtkstylecontext.c
+++ b/
gtk/gtkstylecontext.c
@@
-4180,9
+4180,9
@@
gtk_render_handle (GtkStyleContext *context,
* @width: rectangle width
* @height: rectangle height
*
- * Renders an activity
area (Such as in #GtkSpinner or the
- *
fill line in #GtkRange), the state %GTK_STATE_FLAG_ACTIVE
- *
determines whether there is
activity going on.
+ * Renders an activity
indicator (such as in #GtkSpinner).
+ *
The state %GTK_STATE_FLAG_ACTIVE determines whether there is
+ * activity going on.
*
* Since: 3.0
**/